home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Backpacker 1 (Norsk)
/
backpacker.iso
/
pc
/
data
/
misc
/
start.dxr
/
00086_Set Flag.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-28
|
201 b
|
9 lines
on exitFrame
global TWNS
puppetSprite(4, 1)
set CN to string(getLast(TWNS)) & "_Skylt"
set the castNum of sprite 4 to the number of cast CN
set the locV of sprite 4 to 80
updateStage()
end